From f02663532dfd11d37b335928670bcb2e6482d759 Mon Sep 17 00:00:00 2001 From: Jason Ekstrand Date: Tue, 22 Apr 2014 21:17:55 -0500 Subject: [PATCH] Get rid of a stray character --- gtk/gtkdnd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkdnd.c b/gtk/gtkdnd.c index ce928f9d3f..9cf00b6cda 100644 --- a/gtk/gtkdnd.c +++ b/gtk/gtkdnd.c @@ -1250,7 +1250,7 @@ gtk_drag_highlight_draw (GtkWidget *widget, GtkStyleContext *context; if (GTK_IS_WINDOW (widget)) - {u + { /* We don't want to draw the drag highlight around the * CSD window decorations */ -- 2.30.2